Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nuget #185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update nuget #185

wants to merge 1 commit into from

Conversation

projectorigin-renovate[bot]
Copy link
Contributor

@projectorigin-renovate projectorigin-renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Type Update Change
Grpc.AspNetCore nuget minor 2.66.0 -> 2.67.0
MassTransit (source) nuget patch 8.3.1 -> 8.3.6
MassTransit.RabbitMQ (source) nuget patch 8.3.1 -> 8.3.6
Microsoft.AspNetCore.Authentication.JwtBearer (source) nuget patch 8.0.10 -> 8.0.13
Microsoft.AspNetCore.TestHost (source) nuget patch 8.0.10 -> 8.0.13
Microsoft.Extensions.Diagnostics.Testing (source) nuget minor 8.4.0 -> 8.10.0
Microsoft.Identity.Web nuget minor 3.3.1 -> 3.7.1
Microsoft.NET.Test.Sdk nuget minor 17.11.1 -> 17.13.0
Npgsql nuget patch 8.0.5 -> 8.0.7
Npgsql.OpenTelemetry nuget patch 8.0.5 -> 8.0.7
OpenTelemetry (source) nuget minor 1.9.0 -> 1.11.1
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) nuget minor 1.9.0 -> 1.11.1
OpenTelemetry.Extensions.Hosting (source) nuget minor 1.9.0 -> 1.11.1
OpenTelemetry.Instrumentation.AspNetCore (source) nuget minor 1.9.0 -> 1.11.0
OpenTelemetry.Instrumentation.Http (source) nuget minor 1.9.0 -> 1.11.0
OpenTelemetry.Instrumentation.Runtime (source) nuget minor 1.9.0 -> 1.11.0
Testcontainers.PostgreSql (source) nuget minor 4.0.0 -> 4.3.0
Testcontainers.RabbitMq (source) nuget minor 4.0.0 -> 4.3.0
dotnet-grpc nuget minor 2.66.0 -> 2.67.0
xunit nuget patch 2.9.2 -> 2.9.3

Release Notes

grpc/grpc-dotnet (Grpc.AspNetCore)

v2.67.0

What's Changed
New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)

v8.0.13: .NET 8.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)

v8.10.0: .NET Extensions 8.10.0

8.10.0 packages are no all published in NuGet.org

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.8.0...v8.10.0

v8.9.1: .NET Extensions 8.9.1

8.9.1 packages are no all published in NuGet.org

What's Changed

Full Changelog: dotnet/extensions@v8.9.0...v8.9.1

v8.9.0: .NET Extensions 8.9.0

8.9.0 packages are now all published to NuGet.org

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.8.0...v8.9.0

v8.8.0: .NET Extensions 8.8

8.8.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.7.0...v8.8.0

v8.7.0: .NET Extensions 8.7.0

8.7.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.6.0...v8.7.0

v8.6.0: .NET Extensions 8.6.0

8.6.0 packages are now all published in NuGet.org.

What's Changed

Full Changelog: dotnet/extensions@v8.5.0...v8.6.0

v8.5.0: .NET Extensions 8.5.0

8.5.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.4.0...v8.5.0

AzureAD/microsoft-identity-web (Microsoft.Identity.Web)

v3.7.1

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.5.0

v3.7.0

Compare Source

========

  • Updated to Microsoft.Identity.Abstractions 8.1.0
  • Updated to Microsoft.IdentityModel.* 8.4.0
New Feature
  • IdentityWeb now provides extensibility to DefaultCredentialsLoader so that partner teams, or an SDK on top of IdWeb, can bring their own credential providers. See #​3220 for details.

Bug fixes

  • The merged options are now being passed to MSAL for the CCA ROPC scenario. See #​3207 for details.

v3.6.2

Compare Source

========

  • Updated to Microsoft.Identity.Abstractions 8.0.0

Fundamentals

  • Clean-up the tests that were using properties removed in Abstractions 8.0.0. See issue #​3212 for details.

v3.6.1

Compare Source

========

  • Updated to Microsoft.Identity.Abstractions 7.2.1

v3.6.0

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.3.1
  • Updated to MSAL.NET 4.67.2

Bug fixes

Fundamentals

v3.5.0

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.3.0

Bug fixes

Fundamentals

v3.4.0

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.2.1
  • Updated to Microsoft.Identity.Abstractions 7.2.0
New features
  • Add ROPC flow support for confidential client applications. See 3091, 3129, 3139.
  • Allow multi-tenant applications to specify the AppHomeTenantId to be used for client credentials. See 3121, 3132.
  • Update to use .NET 9 GA. See 3127.
microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.13.0

What's Changed
New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

v17.12.0

What's Changed
Internal and infrastructure fixes:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@projectorigin-renovate projectorigin-renovate bot enabled auto-merge (squash) November 13, 2024 09:20
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 5 times, most recently from 6f63a8e to 33ce3b6 Compare November 19, 2024 14:16
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 6 times, most recently from d5900e6 to 62d4487 Compare December 11, 2024 08:24
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 5 times, most recently from 26e88e6 to f549ddc Compare January 16, 2025 08:19
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 3 times, most recently from 389a287 to 2c42cba Compare January 23, 2025 08:20
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 5 times, most recently from 65bfce0 to 4287a52 Compare February 3, 2025 08:20
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 4 times, most recently from a2e9f99 to 1b17c77 Compare February 17, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants